LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)

View Property

Show in webframe






Gets the UI View that is set in the Initialize method.
Syntax
public V View {get;}
'Declaration
 
Public ReadOnly Property View As V
'Usage
 
Dim instance As WorkstationPresenterBase(Of V)
Dim value As V
 
value = instance.View

            

            
public: __property V* get_View();
public:
property V* View {
   V* get();
}

Property Value

The UI View that is set in the Initialize method.
Requirements

Target Platforms

See Also

Reference

WorkstationPresenterBase<V> Class
WorkstationPresenterBase<V> Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.